From e7ac30aa2a8a5d72b6850ed5501ff9619d72192a Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Mon, 21 May 2007 23:05:09 +0000 Subject: [PATCH] * image-mode.el (image-toggle-display): Don't clear image cache. Only use filename in image spec if the file is readable. Call image-refresh. --- lisp/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d650d225531..a0b807188e8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,9 @@ 2007-05-21 Chong Yidong + * image-mode.el (image-toggle-display): Don't clear image cache. + Only use filename in image spec if the file is readable. Call + image-refresh. + * image.el (image-type-from-file-name, image-type): Simplify. (image-type-auto-detected-p): Don't scan auto-mode-alist. -- 2.30.2